Rate Overview
Live
1 MOP = 11.7614 INR
1 INR = 0.085024
MOP
Avg
11.6605
High
11.7614
Low
11.5560
Last updated: 3/27/2026, 6:33:42 AM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.76 INR |
| 10 MOP | 117.61 INR |
| 50 MOP | 588.07 INR |
| 100 MOP | 1,176.14 INR |
| 500 MOP | 5,880.69 INR |
| 1,000 MOP | 11,761.39 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-03-27T06:33:42Z",
"rates": {
"INR": 11.761387
}
}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": 1176.1387,
"rate": 11.761387
}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