Rate Overview
Live
1 XOF = 0.279041 JPY
1 JPY = 3.5837
XOF
Avg
0.279872
High
0.281524
Low
0.278312
Last updated: 3/6/2026, 7:32:32 PM
Quick Conversions
| XOF | JPY |
|---|---|
| 1 XOF | 0.28 JPY |
| 10 XOF | 2.79 JPY |
| 50 XOF | 13.95 JPY |
| 100 XOF | 27.90 JPY |
| 500 XOF | 139.52 JPY |
| 1,000 XOF | 279.04 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-03-06T19:32:32Z",
"rates": {
"JPY": 0.279041
}
}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": 27.9041,
"rate": 0.279041
}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