Rate Overview
Live
1 MOP = 11.7114 INR
1 INR = 0.085387
MOP
Avg
11.7379
High
11.8062
Low
11.6751
Last updated: 5/9/2026, 4:54:59 AM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.71 INR |
| 10 MOP | 117.11 INR |
| 50 MOP | 585.57 INR |
| 100 MOP | 1,171.14 INR |
| 500 MOP | 5,855.71 INR |
| 1,000 MOP | 11,711.43 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-09T04:54:59Z",
"rates": {
"INR": 11.711428
}
}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": 1171.1428,
"rate": 11.711428
}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