Rate Overview
Live
1 MOP = 12.7533 RSD
1 RSD = 0.078411
MOP
Avg
12.5159
High
12.7861
Low
12.1873
Last updated: 7/29/2026, 7:18:11 AM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.75 RSD |
| 10 MOP | 127.53 RSD |
| 50 MOP | 637.67 RSD |
| 100 MOP | 1,275.33 RSD |
| 500 MOP | 6,376.67 RSD |
| 1,000 MOP | 12,753.33 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-29T07:18:11Z",
"rates": {
"RSD": 12.75333
}
}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": 1275.333,
"rate": 12.75333
}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