Rate Overview
Live
1 MOP = 12.6191 RSD
1 RSD = 0.079245
MOP
Avg
12.9870
High
14.2217
Low
12.3080
Last updated: 3/27/2026, 10:08:59 AM
Quick Conversions
| MOP | RSD |
|---|---|
| 1 MOP | 12.62 RSD |
| 10 MOP | 126.19 RSD |
| 50 MOP | 630.96 RSD |
| 100 MOP | 1,261.91 RSD |
| 500 MOP | 6,309.57 RSD |
| 1,000 MOP | 12,619.15 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-27T10:08:59Z",
"rates": {
"RSD": 12.619149
}
}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.9149,
"rate": 12.619149
}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