Rate Overview
Live
1 MOP = 12.3375 RSD
1 RSD = 0.081054
MOP
Avg
12.3879
High
12.4431
Low
12.3375
Last updated: 5/9/2026, 7:21:17 AM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.34 RSD |
| 10 MOP | 123.37 RSD |
| 50 MOP | 616.87 RSD |
| 100 MOP | 1,233.75 RSD |
| 500 MOP | 6,168.73 RSD |
| 1,000 MOP | 12,337.46 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-05-09T07:21:17Z",
"rates": {
"RSD": 12.337464
}
}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": 1233.7464,
"rate": 12.337464
}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