Rate Overview
Live
1 IRR = 0.000432 XOF
1 XOF = 2314.81
IRR
Avg
0.011818
High
0.014999
Low
0.000428
Last updated: 3/27/2026, 6:15:23 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.22 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-27T06:15:23Z",
"rates": {
"XOF": 0.000432
}
}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.043199999999999995,
"rate": 0.000432
}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