Rate Overview
Live
1 INR = 0.084086 MOP
1 MOP = 11.8926
INR
Avg
0.085919
High
0.088839
Low
0.083919
Last updated: 7/29/2026, 5:36:35 AM
Quick Conversions
| INR | MOP |
|---|---|
| 1 INR | 0.08 MOP |
| 10 INR | 0.84 MOP |
| 50 INR | 4.20 MOP |
| 100 INR | 8.41 MOP |
| 500 INR | 42.04 MOP |
| 1,000 INR | 84.09 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-07-29T05:36:35Z",
"rates": {
"MOP": 0.084086
}
}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.4086,
"rate": 0.084086
}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