Rate Overview
Live
1 XAF = 0.280589 JPY
1 JPY = 3.5639
XAF
Avg
0.280698
High
0.281518
Low
0.279104
Last updated: 3/27/2026, 3:09:11 AM
Quick Conversions
| XAF | JPY |
|---|---|
| 1 XAF | 0.28 JPY |
| 10 XAF | 2.81 JPY |
| 50 XAF | 14.03 JPY |
| 100 XAF | 28.06 JPY |
| 500 XAF | 140.29 JPY |
| 1,000 XAF | 280.59 JPY |
Get XAF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=JPYExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-27T03:09:11Z",
"rates": {
"JPY": 0.280589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "JPY",
"amount": 100
},
"result": 28.058899999999998,
"rate": 0.280589
}Build with XAF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key