Rate Overview
Live
1 MOP = 11.7873 INR
1 INR = 0.084837
MOP
Avg
11.2614
High
11.7873
Low
11.0036
Last updated: 3/27/2026, 10:09:40 AM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.79 INR |
| 10 MOP | 117.87 INR |
| 50 MOP | 589.37 INR |
| 100 MOP | 1,178.73 INR |
| 500 MOP | 5,893.67 INR |
| 1,000 MOP | 11,787.34 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-27T10:09:40Z",
"rates": {
"INR": 11.787344
}
}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": 1178.7343999999998,
"rate": 11.787344
}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