Rate Overview
Live
1 JPY = 3.6249 XOF
1 XOF = 0.275872
JPY
Avg
3.5649
High
3.6249
Low
3.5308
Last updated: 9/4/2026, 3:26:02 PM
Quick Conversions
| JPY | XOF |
|---|---|
| 1 JPY | 3.62 XOF |
| 10 JPY | 36.25 XOF |
| 50 JPY | 181.24 XOF |
| 100 JPY | 362.49 XOF |
| 500 JPY | 1,812.43 XOF |
| 1,000 JPY | 3,624.87 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-09-04T15:26:02Z",
"rates": {
"XOF": 3.624866
}
}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": 362.4866,
"rate": 3.624866
}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