Rate Overview
Live
1 IRR = 0.006377 GNF
1 GNF = 156.8135
IRR
Avg
0.006377
High
0.006389
Low
0.006365
Last updated: 7/11/2026, 1:31:28 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-11T13:31:28Z",
"rates": {
"GNF": 0.006377
}
}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.6376999999999999,
"rate": 0.006377
}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