Rate Overview
Live
1 XOF = 0.283312 JPY
1 JPY = 3.5297
XOF
Avg
0.276843
High
0.285373
Low
0.262889
Last updated: 7/22/2026, 9:05:51 AM
Quick Conversions
| XOF | JPY |
|---|---|
| 1 XOF | 0.28 JPY |
| 10 XOF | 2.83 JPY |
| 50 XOF | 14.17 JPY |
| 100 XOF | 28.33 JPY |
| 500 XOF | 141.66 JPY |
| 1,000 XOF | 283.31 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-07-22T09:05:51Z",
"rates": {
"JPY": 0.283312
}
}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.331200000000003,
"rate": 0.283312
}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