Rate Overview
Live
1 INR = 0.085189 MOP
1 MOP = 11.7386
INR
Avg
0.085115
High
0.085567
Low
0.084631
Last updated: 6/19/2026, 2:19:09 AM
Quick Conversions
| INR | MOP |
|---|---|
| 1 INR | 0.09 MOP |
| 10 INR | 0.85 MOP |
| 50 INR | 4.26 MOP |
| 100 INR | 8.52 MOP |
| 500 INR | 42.59 MOP |
| 1,000 INR | 85.19 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-06-19T02:19:09Z",
"rates": {
"MOP": 0.085189
}
}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.5189,
"rate": 0.085189
}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