Rate Overview
Live
1 MOP = 11.9457 INR
1 INR = 0.083712
MOP
Avg
11.5819
High
11.9501
Low
11.1991
Last updated: 7/25/2026, 11:32:43 PM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.95 INR |
| 10 MOP | 119.46 INR |
| 50 MOP | 597.28 INR |
| 100 MOP | 1,194.57 INR |
| 500 MOP | 5,972.83 INR |
| 1,000 MOP | 11,945.66 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-07-25T23:32:43Z",
"rates": {
"INR": 11.945662
}
}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": 1194.5662,
"rate": 11.945662
}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