Rate Overview
Live
1 MOP = 12.7263 RSD
1 RSD = 0.078577
MOP
Avg
12.7175
High
12.7602
Low
12.6999
Last updated: 7/8/2026, 4:24:45 AM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.73 RSD |
| 10 MOP | 127.26 RSD |
| 50 MOP | 636.32 RSD |
| 100 MOP | 1,272.63 RSD |
| 500 MOP | 6,363.17 RSD |
| 1,000 MOP | 12,726.34 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-07-08T04:24:45Z",
"rates": {
"RSD": 12.726339
}
}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": 1272.6339,
"rate": 12.726339
}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