Rate Overview
Live
1 XOF = 0.285647 JPY
1 JPY = 3.5008
XOF
Avg
0.284831
High
0.285967
Low
0.282923
Last updated: 4/16/2026, 2:03:35 AM
Quick Conversions
| XOF | JPY |
|---|---|
| 1 XOF | 0.29 JPY |
| 10 XOF | 2.86 JPY |
| 50 XOF | 14.28 JPY |
| 100 XOF | 28.56 JPY |
| 500 XOF | 142.82 JPY |
| 1,000 XOF | 285.65 JPY |
Get XOF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=JPYExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-04-16T02:03:35Z",
"rates": {
"JPY": 0.285647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "JPY",
"amount": 100
},
"result": 28.5647,
"rate": 0.285647
}Build with XOF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key