Rate Overview
Live
1 MOP = 12.3207 RSD
1 RSD = 0.081164
MOP
Avg
12.3709
High
12.4214
Low
12.3207
Last updated: 4/18/2026, 8:44:17 AM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.32 RSD |
| 10 MOP | 123.21 RSD |
| 50 MOP | 616.03 RSD |
| 100 MOP | 1,232.07 RSD |
| 500 MOP | 6,160.34 RSD |
| 1,000 MOP | 12,320.69 RSD |
Get MOP/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=RSDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-18T08:44:17Z",
"rates": {
"RSD": 12.320686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "RSD",
"amount": 100
},
"result": 1232.0686,
"rate": 12.320686
}Build with MOP/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key