Rate Overview
Live
1 INR = 4.3314 MRO
1 MRO = 0.230873
INR
Avg
4.3572
High
4.3873
Low
4.3307
Last updated: 3/7/2026, 2:13:19 AM
Quick Conversions
| INR | MRO |
|---|---|
| 1 INR | 4.33 MRO |
| 10 INR | 43.31 MRO |
| 50 INR | 216.57 MRO |
| 100 INR | 433.14 MRO |
| 500 INR | 2,165.70 MRO |
| 1,000 INR | 4,331.39 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-03-07T02:13:19Z",
"rates": {
"MRO": 4.331393
}
}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": 433.13930000000005,
"rate": 4.331393
}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