Rate Overview
Live
1 IRR = 0.006391 GNF
1 GNF = 156.4700
IRR
Avg
0.006654
High
0.007970
Low
0.006367
Last updated: 7/28/2026, 10:50:01 PM
Quick Conversions
| IRR | GNF |
|---|---|
| 1 IRR | 0.01 GNF |
| 10 IRR | 0.06 GNF |
| 50 IRR | 0.32 GNF |
| 100 IRR | 0.64 GNF |
| 500 IRR | 3.20 GNF |
| 1,000 IRR | 6.39 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-07-28T22:50:01Z",
"rates": {
"GNF": 0.006391
}
}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.6391,
"rate": 0.006391
}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