Rate Overview
Live
1 MOP = 12.5486 RSD
1 RSD = 0.079690
MOP
Avg
12.5705
High
12.5971
Low
12.5486
Last updated: 8/15/2026, 4:41:51 AM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.55 RSD |
| 10 MOP | 125.49 RSD |
| 50 MOP | 627.43 RSD |
| 100 MOP | 1,254.86 RSD |
| 500 MOP | 6,274.32 RSD |
| 1,000 MOP | 12,548.63 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-08-15T04:41:51Z",
"rates": {
"RSD": 12.548634
}
}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.8634,
"rate": 12.548634
}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