Rate Overview
Live
1 INR = 4.1899 MRO
1 MRO = 0.238669
INR
Avg
4.1942
High
4.2056
Low
4.1827
Last updated: 7/8/2026, 7:32:19 PM
Quick Conversions
| INR | MRO |
|---|---|
| 1 INR | 4.19 MRO |
| 10 INR | 41.90 MRO |
| 50 INR | 209.49 MRO |
| 100 INR | 418.99 MRO |
| 500 INR | 2,094.95 MRO |
| 1,000 INR | 4,189.90 MRO |
Get INR/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=MROExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-08T19:32:19Z",
"rates": {
"MRO": 4.189897
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "MRO",
"amount": 100
},
"result": 418.9897,
"rate": 4.189897
}Build with INR/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key