Rate Overview
Live
1 XOF = 0.165289 INR
1 INR = 6.0500
XOF
Avg
0.165531
High
0.166368
Low
0.164408
Last updated: 3/27/2026, 2:54:18 AM
Quick Conversions
| XOF | INR |
|---|---|
| 1 XOF | 0.17 INR |
| 10 XOF | 1.65 INR |
| 50 XOF | 8.26 INR |
| 100 XOF | 16.53 INR |
| 500 XOF | 82.64 INR |
| 1,000 XOF | 165.29 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-03-27T02:54:18Z",
"rates": {
"INR": 0.165289
}
}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.5289,
"rate": 0.165289
}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