Rate Overview
Live
1 MOP = 11.7386 INR
1 INR = 0.085189
MOP
Avg
11.7488
High
11.8160
Low
11.6866
Last updated: 6/19/2026, 3:48:28 AM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.74 INR |
| 10 MOP | 117.39 INR |
| 50 MOP | 586.93 INR |
| 100 MOP | 1,173.86 INR |
| 500 MOP | 5,869.28 INR |
| 1,000 MOP | 11,738.56 INR |
Get MOP/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=INRExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-06-19T03:48:28Z",
"rates": {
"INR": 11.738561
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "INR",
"amount": 100
},
"result": 1173.8561,
"rate": 11.738561
}Build with MOP/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key