Rate Overview
Live
1 JPY = 3.5800 XOF
1 XOF = 0.279329
JPY
Avg
3.5740
High
3.5931
Low
3.5521
Last updated: 3/7/2026, 12:32:59 AM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.58 XOF |
| 10 JPY | 35.80 XOF |
| 50 JPY | 179.00 XOF |
| 100 JPY | 358.00 XOF |
| 500 JPY | 1,790.00 XOF |
| 1,000 JPY | 3,580.00 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-07T00:32:59Z",
"rates": {
"XOF": 3.580002
}
}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": 358.0002,
"rate": 3.580002
}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