Rate Overview
Live
1 HUF = 1.2606 MRO
1 MRO = 0.793282
HUF
Avg
1.2704
High
1.2867
Low
1.2596
Last updated: 9/3/2026, 6:15:24 AM
Quick Conversions
| HUF | MRO |
|---|---|
| 1 HUF | 1.26 MRO |
| 10 HUF | 12.61 MRO |
| 50 HUF | 63.03 MRO |
| 100 HUF | 126.06 MRO |
| 500 HUF | 630.29 MRO |
| 1,000 HUF | 1,260.59 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-09-03T06:15:24Z",
"rates": {
"MRO": 1.260586
}
}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": 126.0586,
"rate": 1.260586
}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