Rate Overview
Live
1 MOP = 11.8859 INR
1 INR = 0.084133
MOP
Avg
11.5926
High
11.9713
Low
11.1991
Last updated: 7/29/2026, 1:41:19 PM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.89 INR |
| 10 MOP | 118.86 INR |
| 50 MOP | 594.29 INR |
| 100 MOP | 1,188.59 INR |
| 500 MOP | 5,942.94 INR |
| 1,000 MOP | 11,885.88 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-29T13:41:19Z",
"rates": {
"INR": 11.885878
}
}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": 1188.5878,
"rate": 11.885878
}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