Rate Overview
Live
1 MOP = 11.8455 INR
1 INR = 0.084420
MOP
Avg
11.9225
High
11.9713
Low
11.8455
Last updated: 7/29/2026, 3:30:42 AM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.85 INR |
| 10 MOP | 118.45 INR |
| 50 MOP | 592.27 INR |
| 100 MOP | 1,184.55 INR |
| 500 MOP | 5,922.74 INR |
| 1,000 MOP | 11,845.49 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-29T03:30:42Z",
"rates": {
"INR": 11.845487
}
}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.5487,
"rate": 11.845487
}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