Rate Overview
Live
1 MOP = 12.7861 RSD
1 RSD = 0.078210
MOP
Avg
12.7477
High
12.7861
Low
12.7058
Last updated: 7/26/2026, 10:12:25 PM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.79 RSD |
| 10 MOP | 127.86 RSD |
| 50 MOP | 639.31 RSD |
| 100 MOP | 1,278.61 RSD |
| 500 MOP | 6,393.06 RSD |
| 1,000 MOP | 12,786.12 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-26T22:12:25Z",
"rates": {
"RSD": 12.786119
}
}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": 1278.6118999999999,
"rate": 12.786119
}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