Rate Overview
Live
1 MOP = 12.3752 RSD
1 RSD = 0.080806 MOP
Avg
12.8321
High
14.0863
Low
12.3111
Last updated: 1/25/2026, 5:04:21 PM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.38 RSD |
| 10 MOP | 123.75 RSD |
| 50 MOP | 618.76 RSD |
| 100 MOP | 1,237.52 RSD |
| 500 MOP | 6,187.63 RSD |
| 1,000 MOP | 12,375.25 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-01-25T17:04:21Z",
"rates": {
"RSD": 12.37525
}
}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": 1237.5249999999999,
"rate": 12.37525
}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