Rate Overview
Live
1 HUF = 1.2331 MRO
1 MRO = 0.810981 HUF
Avg
1.2188
High
1.2341
Low
1.2020
Last updated: 1/25/2026, 5:06:33 PM
Quick Conversions
| HUF | MRO |
|---|---|
| 1 HUF | 1.23 MRO |
| 10 HUF | 12.33 MRO |
| 50 HUF | 61.65 MRO |
| 100 HUF | 123.31 MRO |
| 500 HUF | 616.54 MRO |
| 1,000 HUF | 1,233.07 MRO |
Get HUF/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=MROExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-01-25T17:06:33Z",
"rates": {
"MRO": 1.233075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "MRO",
"amount": 100
},
"result": 123.30749999999999,
"rate": 1.233075
}Build with HUF/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key