Rate Overview
Live
1 INR = 0.085023 MOP
1 MOP = 11.7615
INR
Avg
0.085761
High
0.086535
Low
0.085023
Last updated: 3/27/2026, 6:33:38 AM
Quick Conversions
| INR | MOP |
|---|---|
| 1 INR | 0.09 MOP |
| 10 INR | 0.85 MOP |
| 50 INR | 4.25 MOP |
| 100 INR | 8.50 MOP |
| 500 INR | 42.51 MOP |
| 1,000 INR | 85.02 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-03-27T06:33:38Z",
"rates": {
"MOP": 0.085023
}
}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.5023,
"rate": 0.085023
}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