Rate Overview
Live
1 MRO = 0.237905 INR
1 INR = 4.2034
MRO
Avg
0.238324
High
0.239077
Low
0.237778
Last updated: 7/8/2026, 9:47:56 AM
Quick Conversions
| MRO | INR |
|---|---|
| 1 MRO | 0.24 INR |
| 10 MRO | 2.38 INR |
| 50 MRO | 11.90 INR |
| 100 MRO | 23.79 INR |
| 500 MRO | 118.95 INR |
| 1,000 MRO | 237.91 INR |
Get MRO/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=INRExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-08T09:47:56Z",
"rates": {
"INR": 0.237905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "INR",
"amount": 100
},
"result": 23.7905,
"rate": 0.237905
}Build with MRO/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key