Rate Overview
Live
1 MOP = 12.0055 INR
1 INR = 0.083295
MOP
Avg
11.0417
High
12.0055
Low
10.4378
Last updated: 7/23/2026, 8:57:14 PM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 12.01 INR |
| 10 MOP | 120.05 INR |
| 50 MOP | 600.27 INR |
| 100 MOP | 1,200.55 INR |
| 500 MOP | 6,002.74 INR |
| 1,000 MOP | 12,005.48 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-23T20:57:14Z",
"rates": {
"INR": 12.005483
}
}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.5483,
"rate": 12.005483
}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