Rate Overview
Live
1 INR = 4.2141 MRO
1 MRO = 0.237298
INR
Avg
4.2084
High
4.2323
Low
4.1847
Last updated: 6/17/2026, 8:03:18 AM
Quick Conversions
| INR | MRO |
|---|---|
| 1 INR | 4.21 MRO |
| 10 INR | 42.14 MRO |
| 50 INR | 210.71 MRO |
| 100 INR | 421.41 MRO |
| 500 INR | 2,107.05 MRO |
| 1,000 INR | 4,214.11 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-06-17T08:03:18Z",
"rates": {
"MRO": 4.214107
}
}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": 421.4107,
"rate": 4.214107
}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