Rate Overview
Live
1 IRR = 0.006685 GNF
1 GNF = 149.5886
IRR
Avg
0.161461
High
0.208579
Low
0.006635
Last updated: 3/28/2026, 12:23:30 PM
Quick Conversions
| IRR | GNF |
|---|---|
| 1 IRR | 0.01 GNF |
| 10 IRR | 0.07 GNF |
| 50 IRR | 0.33 GNF |
| 100 IRR | 0.67 GNF |
| 500 IRR | 3.34 GNF |
| 1,000 IRR | 6.69 GNF |
Get IRR/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=GNFExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-28T12:23:30Z",
"rates": {
"GNF": 0.006685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "GNF",
"amount": 100
},
"result": 0.6685,
"rate": 0.006685
}Build with IRR/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key