Rate Overview
Live
1 JPY = 3.5600 XOF
1 XOF = 0.280900
JPY
Avg
3.5638
High
3.5761
Low
3.5537
Last updated: 3/27/2026, 6:05:24 AM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.56 XOF |
| 10 JPY | 35.60 XOF |
| 50 JPY | 178.00 XOF |
| 100 JPY | 356.00 XOF |
| 500 JPY | 1,779.99 XOF |
| 1,000 JPY | 3,559.98 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-03-27T06:05:24Z",
"rates": {
"XOF": 3.559984
}
}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.9984,
"rate": 3.559984
}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