Rate Overview
Live
1 XOF = 0.280197 JPY
1 JPY = 3.5689
XOF
Avg
0.279386
High
0.280337
Low
0.278100
Last updated: 8/14/2026, 1:17:49 PM
Quick Conversions
| XOF | JPY |
|---|---|
| 1 XOF | 0.28 JPY |
| 10 XOF | 2.80 JPY |
| 50 XOF | 14.01 JPY |
| 100 XOF | 28.02 JPY |
| 500 XOF | 140.10 JPY |
| 1,000 XOF | 280.20 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-08-14T13:17:49Z",
"rates": {
"JPY": 0.280197
}
}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.019699999999997,
"rate": 0.280197
}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