Rate Overview
Live
1 MOP = 11.9102 INR
1 INR = 0.083962
MOP
Avg
11.9290
High
11.9713
Low
11.8678
Last updated: 7/28/2026, 7:37:55 PM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.91 INR |
| 10 MOP | 119.10 INR |
| 50 MOP | 595.51 INR |
| 100 MOP | 1,191.02 INR |
| 500 MOP | 5,955.11 INR |
| 1,000 MOP | 11,910.22 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-07-28T19:37:55Z",
"rates": {
"INR": 11.910217
}
}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": 1191.0217,
"rate": 11.910217
}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