Rate Overview
Live
1 JPY = 3.5548 XAF
1 XAF = 0.281313
JPY
Avg
3.5477
High
3.5559
Low
3.5349
Last updated: 5/28/2026, 8:31:11 PM
Quick Conversions
| JPY | XAF |
|---|---|
| 1 JPY | 3.55 XAF |
| 10 JPY | 35.55 XAF |
| 50 JPY | 177.74 XAF |
| 100 JPY | 355.48 XAF |
| 500 JPY | 1,777.38 XAF |
| 1,000 JPY | 3,554.76 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-05-28T20:31:11Z",
"rates": {
"XAF": 3.55476
}
}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": 355.476,
"rate": 3.55476
}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