Rate Overview
Live
1 MOP = 12.0098 INR
1 INR = 0.083265
MOP
Avg
11.6311
High
12.0098
Low
11.2563
Last updated: 7/22/2026, 11:17:07 PM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 12.01 INR |
| 10 MOP | 120.10 INR |
| 50 MOP | 600.49 INR |
| 100 MOP | 1,200.98 INR |
| 500 MOP | 6,004.92 INR |
| 1,000 MOP | 12,009.85 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-22T23:17:07Z",
"rates": {
"INR": 12.009845
}
}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": 1200.9845,
"rate": 12.009845
}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