Rate Overview
Live
1 MOP = 11.4394 INR
1 INR = 0.087417
MOP
Avg
11.3904
High
11.4488
Low
11.3031
Last updated: 3/7/2026, 12:10:23 AM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.44 INR |
| 10 MOP | 114.39 INR |
| 50 MOP | 571.97 INR |
| 100 MOP | 1,143.94 INR |
| 500 MOP | 5,719.68 INR |
| 1,000 MOP | 11,439.37 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-07T00:10:23Z",
"rates": {
"INR": 11.439365
}
}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": 1143.9365,
"rate": 11.439365
}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