Rate Overview
Live
1 XOF = 0.168158 INR
1 INR = 5.9468
XOF
Avg
0.162714
High
0.171337
Low
0.154962
Last updated: 7/23/2026, 9:30:27 PM
Quick Conversions
| XOF | INR |
|---|---|
| 1 XOF | 0.17 INR |
| 10 XOF | 1.68 INR |
| 50 XOF | 8.41 INR |
| 100 XOF | 16.82 INR |
| 500 XOF | 84.08 INR |
| 1,000 XOF | 168.16 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-07-23T21:30:27Z",
"rates": {
"INR": 0.168158
}
}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": 16.8158,
"rate": 0.168158
}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