Rate Overview
Live
1 MOP = 11.8362 INR
1 INR = 0.084486
MOP
Avg
11.7961
High
11.8362
Low
11.7723
Last updated: 8/12/2026, 5:28:56 PM
Quick Conversions
| MOP | INR |
|---|---|
| 1 MOP | 11.84 INR |
| 10 MOP | 118.36 INR |
| 50 MOP | 591.81 INR |
| 100 MOP | 1,183.62 INR |
| 500 MOP | 5,918.12 INR |
| 1,000 MOP | 11,836.24 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-08-12T17:28:56Z",
"rates": {
"INR": 11.836238
}
}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": 1183.6238,
"rate": 11.836238
}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