Rate Overview
Live
1 MOP = 2125.02 IDR
1 IDR = 0.000471
MOP
Avg
2126.65
High
2133.77
Low
2119.39
Last updated: 4/18/2026, 8:45:53 AM
Quick Conversions
| MOP | IDR |
|---|---|
| 1 MOP | 2,125.02 IDR |
| 10 MOP | 21,250.25 IDR |
| 50 MOP | 106,251.25 IDR |
| 100 MOP | 212,502.50 IDR |
| 500 MOP | 1,062,512.48 IDR |
| 1,000 MOP | 2,125,024.96 IDR |
Get MOP/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=IDRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-18T08:45:53Z",
"rates": {
"IDR": 2125.02496
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "IDR",
"amount": 100
},
"result": 212502.496,
"rate": 2125.02496
}Build with MOP/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key