Rate Overview
Live
1 INR = 0.084836 MOP
1 MOP = 11.7874
INR
Avg
0.090982
High
0.094682
Low
0.084836
Last updated: 3/27/2026, 10:16:53 AM
Quick Conversions
| INR | MOP |
|---|---|
| 1 INR | 0.08 MOP |
| 10 INR | 0.85 MOP |
| 50 INR | 4.24 MOP |
| 100 INR | 8.48 MOP |
| 500 INR | 42.42 MOP |
| 1,000 INR | 84.84 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-27T10:16:53Z",
"rates": {
"MOP": 0.084836
}
}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.4836,
"rate": 0.084836
}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