Rate Overview
Live
1 MOP = 12.6173 RSD
1 RSD = 0.079256
MOP
Avg
12.5734
High
12.6173
Low
12.5273
Last updated: 6/18/2026, 8:06:37 PM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.62 RSD |
| 10 MOP | 126.17 RSD |
| 50 MOP | 630.87 RSD |
| 100 MOP | 1,261.73 RSD |
| 500 MOP | 6,308.67 RSD |
| 1,000 MOP | 12,617.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-06-18T20:06:37Z",
"rates": {
"RSD": 12.61733
}
}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": 1261.7330000000002,
"rate": 12.61733
}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