Rate Overview
Live
1 MOP = 11.7958 INR
1 INR = 0.084776
MOP
Avg
10.9629
High
11.8062
Low
10.4378
Last updated: 5/29/2026, 6:39:22 PM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.80 INR |
| 10 MOP | 117.96 INR |
| 50 MOP | 589.79 INR |
| 100 MOP | 1,179.58 INR |
| 500 MOP | 5,897.91 INR |
| 1,000 MOP | 11,795.83 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-05-29T18:39:22Z",
"rates": {
"INR": 11.795828
}
}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": 1179.5828000000001,
"rate": 11.795828
}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