Rate Overview
Live
1 XOF = 0.170035 INR
1 INR = 5.8811
XOF
Avg
0.169708
High
0.170307
Low
0.168910
Last updated: 5/8/2026, 11:50:14 AM
Quick Conversions
| XOF | INR |
|---|---|
| 1 XOF | 0.17 INR |
| 10 XOF | 1.70 INR |
| 50 XOF | 8.50 INR |
| 100 XOF | 17.00 INR |
| 500 XOF | 85.02 INR |
| 1,000 XOF | 170.04 INR |
Get XOF/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=INRExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-08T11:50:14Z",
"rates": {
"INR": 0.170035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "INR",
"amount": 100
},
"result": 17.0035,
"rate": 0.170035
}Build with XOF/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key