Rate Overview
Live
1 JPY = 3.5341 XOF
1 XOF = 0.282958
JPY
Avg
3.5372
High
3.5468
Low
3.5290
Last updated: 6/16/2026, 2:14:58 AM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.53 XOF |
| 10 JPY | 35.34 XOF |
| 50 JPY | 176.70 XOF |
| 100 JPY | 353.41 XOF |
| 500 JPY | 1,767.05 XOF |
| 1,000 JPY | 3,534.10 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-06-16T02:14:58Z",
"rates": {
"XOF": 3.534097
}
}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.4097,
"rate": 3.534097
}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