Rate Overview
Live
1 INR = 4.2081 MRO
1 MRO = 0.237635
INR
Avg
4.2139
High
4.2434
Low
4.1901
Last updated: 6/19/2026, 8:30:16 AM
Quick Conversions
| INR | MRO |
|---|---|
| 1 INR | 4.21 MRO |
| 10 INR | 42.08 MRO |
| 50 INR | 210.41 MRO |
| 100 INR | 420.81 MRO |
| 500 INR | 2,104.07 MRO |
| 1,000 INR | 4,208.14 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-19T08:30:16Z",
"rates": {
"MRO": 4.208137
}
}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": 420.8137,
"rate": 4.208137
}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