Rate Overview
Live
1 IRR = 0.000428 XOF
1 XOF = 2336.45
IRR
Avg
0.000427
High
0.000430
Low
0.000422
Last updated: 3/7/2026, 2:31:07 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.43 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-03-07T02:31:07Z",
"rates": {
"XOF": 0.000428
}
}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.0428,
"rate": 0.000428
}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