Rate Overview
Live
1 JPY = 3.5584 XOF
1 XOF = 0.281025
JPY
Avg
3.5748
High
3.5958
Low
3.5584
Last updated: 8/15/2026, 11:05:18 AM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.56 XOF |
| 10 JPY | 35.58 XOF |
| 50 JPY | 177.92 XOF |
| 100 JPY | 355.84 XOF |
| 500 JPY | 1,779.20 XOF |
| 1,000 JPY | 3,558.40 XOF |
Get JPY/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=XOFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-08-15T11:05:18Z",
"rates": {
"XOF": 3.558397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "XOF",
"amount": 100
},
"result": 355.8397,
"rate": 3.558397
}Build with JPY/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key