Rate Overview
Live
1 MOP = 12.5436 RSD
1 RSD = 0.079722
MOP
Avg
12.4621
High
12.5851
Low
12.3352
Last updated: 3/7/2026, 12:08:30 AM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.54 RSD |
| 10 MOP | 125.44 RSD |
| 50 MOP | 627.18 RSD |
| 100 MOP | 1,254.36 RSD |
| 500 MOP | 6,271.80 RSD |
| 1,000 MOP | 12,543.61 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-03-07T00:08:30Z",
"rates": {
"RSD": 12.543605
}
}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.3605,
"rate": 12.543605
}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