Rate Overview
Live
1 INR = 0.087101 MOP
1 MOP = 11.4809
INR
Avg
0.086640
High
0.087101
Low
0.086307
Last updated: 4/18/2026, 8:36:57 AM
Quick Conversions
| INR | MOP |
|---|---|
| 1 INR | 0.09 MOP |
| 10 INR | 0.87 MOP |
| 50 INR | 4.36 MOP |
| 100 INR | 8.71 MOP |
| 500 INR | 43.55 MOP |
| 1,000 INR | 87.10 MOP |
Get INR/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=MOPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-18T08:36:57Z",
"rates": {
"MOP": 0.087101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "MOP",
"amount": 100
},
"result": 8.7101,
"rate": 0.087101
}Build with INR/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key