Rate Overview
Live
1 XOF = 0.282482 JPY
1 JPY = 3.5400
XOF
Avg
0.263958
High
0.284336
Low
0.241540
Last updated: 5/26/2026, 10:13:01 AM
Quick Conversions
| XOF | JPY |
|---|---|
| 1 XOF | 0.28 JPY |
| 10 XOF | 2.82 JPY |
| 50 XOF | 14.12 JPY |
| 100 XOF | 28.25 JPY |
| 500 XOF | 141.24 JPY |
| 1,000 XOF | 282.48 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-05-26T10:13:01Z",
"rates": {
"JPY": 0.282482
}
}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.2482,
"rate": 0.282482
}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