Rate Overview
Live
1 MOP = 11.8457 INR
1 INR = 0.084419
MOP
Avg
11.7549
High
11.8648
Low
11.6848
Last updated: 7/7/2026, 12:35:00 AM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.85 INR |
| 10 MOP | 118.46 INR |
| 50 MOP | 592.29 INR |
| 100 MOP | 1,184.57 INR |
| 500 MOP | 5,922.87 INR |
| 1,000 MOP | 11,845.73 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-07T00:35:00Z",
"rates": {
"INR": 11.845732
}
}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": 1184.5732,
"rate": 11.845732
}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