Rate Overview
Live
1 MOP = 12.5442 RSD
1 RSD = 0.079718
MOP
Avg
12.5225
High
12.5442
Low
12.4766
Last updated: 9/3/2026, 3:17:37 AM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.54 RSD |
| 10 MOP | 125.44 RSD |
| 50 MOP | 627.21 RSD |
| 100 MOP | 1,254.42 RSD |
| 500 MOP | 6,272.08 RSD |
| 1,000 MOP | 12,544.16 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-09-03T03:17:37Z",
"rates": {
"RSD": 12.54416
}
}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": 1254.416,
"rate": 12.54416
}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