Rate Overview
Live
1 MOP = 12.5006 RSD
1 RSD = 0.079996
MOP
Avg
12.5185
High
12.5595
Low
12.4971
Last updated: 5/29/2026, 6:48:27 PM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.50 RSD |
| 10 MOP | 125.01 RSD |
| 50 MOP | 625.03 RSD |
| 100 MOP | 1,250.06 RSD |
| 500 MOP | 6,250.31 RSD |
| 1,000 MOP | 12,500.62 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-05-29T18:48:27Z",
"rates": {
"RSD": 12.500624
}
}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": 1250.0624,
"rate": 12.500624
}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