Rate Overview
Live
1 MRO = 0.234784 INR
1 INR = 4.2592
MRO
Avg
0.236706
High
0.238120
Low
0.234784
Last updated: 9/5/2026, 1:01:05 PM
Quick Conversions
| MRO | INR |
|---|---|
| 1 MRO | 0.23 INR |
| 10 MRO | 2.35 INR |
| 50 MRO | 11.74 INR |
| 100 MRO | 23.48 INR |
| 500 MRO | 117.39 INR |
| 1,000 MRO | 234.78 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-09-05T13:01:05Z",
"rates": {
"INR": 0.234784
}
}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.4784,
"rate": 0.234784
}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