Rate Overview
Live
1 JPY = 3.5399 XOF
1 XOF = 0.282490
JPY
Avg
3.5473
High
3.5534
Low
3.5399
Last updated: 5/26/2026, 9:25:37 PM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.54 XOF |
| 10 JPY | 35.40 XOF |
| 50 JPY | 177.00 XOF |
| 100 JPY | 353.99 XOF |
| 500 JPY | 1,769.97 XOF |
| 1,000 JPY | 3,539.95 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-05-26T21:25:37Z",
"rates": {
"XOF": 3.539947
}
}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": 353.9947,
"rate": 3.539947
}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