Rate Overview
Live
1 IRR = 0.006641 GNF
1 GNF = 150.5797
IRR
Avg
0.051519
High
0.208388
Low
0.006631
Last updated: 5/27/2026, 8:37:21 PM
Quick Conversions
| IRR | GNF |
|---|---|
| 1 IRR | 0.01 GNF |
| 10 IRR | 0.07 GNF |
| 50 IRR | 0.33 GNF |
| 100 IRR | 0.66 GNF |
| 500 IRR | 3.32 GNF |
| 1,000 IRR | 6.64 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-05-27T20:37:21Z",
"rates": {
"GNF": 0.006641
}
}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.6641,
"rate": 0.006641
}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