Rate Overview
Live
1 MOP = 12.7609 RSD
1 RSD = 0.078364
MOP
Avg
12.7510
High
12.7861
Low
12.7058
Last updated: 7/27/2026, 10:25:53 PM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.76 RSD |
| 10 MOP | 127.61 RSD |
| 50 MOP | 638.05 RSD |
| 100 MOP | 1,276.09 RSD |
| 500 MOP | 6,380.46 RSD |
| 1,000 MOP | 12,760.93 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-27T22:25:53Z",
"rates": {
"RSD": 12.760929
}
}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": 1276.0929,
"rate": 12.760929
}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