Rate Overview
Live
1 RSD = 4.0101 MRO
1 MRO = 0.249369 RSD
Avg
3.8177
High
4.0101
Low
3.5412
Last updated: 1/25/2026, 7:23:39 AM
Quick Conversions
| RSD | MRO |
|---|---|
| 1 RSD | 4.01 MRO |
| 10 RSD | 40.10 MRO |
| 50 RSD | 200.51 MRO |
| 100 RSD | 401.01 MRO |
| 500 RSD | 2,005.06 MRO |
| 1,000 RSD | 4,010.13 MRO |
Get RSD/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=MROExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-01-25T07:23:39Z",
"rates": {
"MRO": 4.010128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "MRO",
"amount": 100
},
"result": 401.01279999999997,
"rate": 4.010128
}Build with RSD/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key