Rate Overview
Live
1 MOP = 11.4809 INR
1 INR = 0.087101
MOP
Avg
11.5421
High
11.5865
Low
11.4809
Last updated: 4/18/2026, 8:47:43 AM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.48 INR |
| 10 MOP | 114.81 INR |
| 50 MOP | 574.04 INR |
| 100 MOP | 1,148.09 INR |
| 500 MOP | 5,740.45 INR |
| 1,000 MOP | 11,480.89 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-04-18T08:47:43Z",
"rates": {
"INR": 11.480893
}
}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": 1148.0893,
"rate": 11.480893
}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