Rate Overview
Live
1 MOP = 11.7951 INR
1 INR = 0.084781
MOP
Avg
11.8027
High
11.8354
Low
11.7595
Last updated: 9/2/2026, 5:31:05 PM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.80 INR |
| 10 MOP | 117.95 INR |
| 50 MOP | 589.76 INR |
| 100 MOP | 1,179.51 INR |
| 500 MOP | 5,897.55 INR |
| 1,000 MOP | 11,795.11 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-09-02T17:31:05Z",
"rates": {
"INR": 11.795107
}
}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.5107,
"rate": 11.795107
}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