Rate Overview
Live
1 IRR = 0.000410 XOF
1 XOF = 2439.02
IRR
Avg
0.000410
High
0.000411
Low
0.000410
Last updated: 9/8/2026, 1:43:48 AM
Quick Conversions
| IRR | XOF |
|---|---|
| 1 IRR | 0.00 XOF |
| 10 IRR | 0.00 XOF |
| 50 IRR | 0.02 XOF |
| 100 IRR | 0.04 XOF |
| 500 IRR | 0.21 XOF |
| 1,000 IRR | 0.41 XOF |
Get IRR/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=XOFExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-09-08T01:43:48Z",
"rates": {
"XOF": 0.00041
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "XOF",
"amount": 100
},
"result": 0.041,
"rate": 0.00041
}Build with IRR/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key