Rate Overview
Live
1 INR = 0.084879 MOP
1 MOP = 11.7815
INR
Avg
0.087846
High
0.089292
Low
0.084879
Last updated: 3/27/2026, 8:28:57 AM
Quick Conversions
| INR | MOP |
|---|---|
| 1 INR | 0.08 MOP |
| 10 INR | 0.85 MOP |
| 50 INR | 4.24 MOP |
| 100 INR | 8.49 MOP |
| 500 INR | 42.44 MOP |
| 1,000 INR | 84.88 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-27T08:28:57Z",
"rates": {
"MOP": 0.084879
}
}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.4879,
"rate": 0.084879
}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