Rate Overview
Live
1 IRR = 0.006639 GNF
1 GNF = 150.6251
IRR
Avg
0.006667
High
0.006690
Low
0.006639
Last updated: 3/7/2026, 7:39:50 AM
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-03-07T07:39:50Z",
"rates": {
"GNF": 0.006639
}
}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.6639,
"rate": 0.006639
}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