Rate Overview
Live
1 JPY = 3.5794 XAF
1 XAF = 0.279380
JPY
Avg
3.5694
High
3.5996
Low
3.5349
Last updated: 3/7/2026, 4:07:03 AM
Quick Conversions
| JPY | XAF |
|---|---|
| 1 JPY | 3.58 XAF |
| 10 JPY | 35.79 XAF |
| 50 JPY | 178.97 XAF |
| 100 JPY | 357.94 XAF |
| 500 JPY | 1,789.68 XAF |
| 1,000 JPY | 3,579.35 XAF |
Get JPY/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=XAFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T04:07:03Z",
"rates": {
"XAF": 3.579354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "XAF",
"amount": 100
},
"result": 357.9354,
"rate": 3.579354
}Build with JPY/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key