Rate Overview
Live
1 IRR = 0.006384 GNF
1 GNF = 156.6416
IRR
Avg
0.006384
High
0.006391
Low
0.006379
Last updated: 7/29/2026, 6:10:41 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.19 GNF |
| 1,000 IRR | 6.38 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-29T18:10:41Z",
"rates": {
"GNF": 0.006384
}
}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.6384,
"rate": 0.006384
}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